SLVibraItf_

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

GetFrequency
SLresult function(SLVibraItf self, SLmilliHertz* pFrequency) GetFrequency;
Undocumented in source.
GetIntensity
SLresult function(SLVibraItf self, SLpermille* pIntensity) GetIntensity;
Undocumented in source.
IsVibrating
SLresult function(SLVibraItf self, SLboolean* pVibrating) IsVibrating;
Undocumented in source.
SetFrequency
SLresult function(SLVibraItf self, SLmilliHertz frequency) SetFrequency;
Undocumented in source.
SetIntensity
SLresult function(SLVibraItf self, SLpermille intensity) SetIntensity;
Undocumented in source.
Vibrate
SLresult function(SLVibraItf self, SLboolean vibrate) Vibrate;
Undocumented in source.

Meta